/*头部区域*/
.head_wrap img{
	vertical-align: top;
	display: block;
}
.head_wrap{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.head_wrap .read_btn_wrap{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 22px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	display: none;
}
.head_wrap .read_btn_wrap.active{
	display: block;
}
.head_wrap .read_btn_wrap ul{
	font-size: 0;
	border: 1px solid #fff;
	border-right: 0;
	display: inline-block;
	vertical-align: top;
}
.head_wrap .read_btn_wrap ul li{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #fff;
	border-right: 1px solid #fff;
	line-height: 20px;
	padding: 0 10px;
	cursor: pointer;
	cursor: hand;
}
.head_wrap .read_btn_wrap ul li a{
	color: #fff;
}
.head_logo{
	float: left;
	margin-top: 21px;
	margin-bottom: 24px;
}
.head_option{
	float: right;
	margin-top: 43px;
}
.head_option ul{
	font-size: 0;
	text-align: right;
}
.head_option ul li{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	vertical-align: top;
	padding: 0 13px;
	position: relative;
	cursor: pointer;
	cursor: hand;
}
.head_option ul li a{
	color: #fff;
}
.head_option ul li:first-child{
	line-height: 18px;
}
.head_option ul li.last{
	padding-right: 0;
}
.head_option ul li .line{
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	height: 20px;
	background: #fff;
}
.head_search_wrap{
	font-size: 0;
	margin-top: 10px;
}
.head_search_wrap label, .head_search_input_wrap{
	display: inline-block;
	font-size: 0;	
	vertical-align: middle;
}
.head_search_wrap label{
	margin-right: 10px;
	margin-bottom: 0;
	cursor: hand;
	cursor: pointer;
}
.head_search_wrap input, .head_search_wrap img{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.head_search_input_wrap input{
	font-size: 14px;
	height: 25px;
	width: 142px;
	text-indent: 14px;
}
.head_search_input_wrap button{
	appearance: none;
	-webkit-appearance: none;
	border: none;
	width: 25px;
	height: 25px;
	background: url(../img/search_btn.png) no-repeat center;
	vertical-align: top;
}

/*右侧悬浮窗*/
.suspend{
	position: absolute;
	right: -81px;
	top: 182px;
}
.suspend li{
	margin-top: 2px;
}
.suspend li img{
	width: 76px;
}
.suspend li:first-child{
	margin: 0;
}
/*导航区域*/
.head_wrap + .nav{
	width: 1000px;
	margin: 0 auto;
}
.head_wrap + .nav .nav_ul{
	background: #a5ceea;
	height: 42px;
	font-size: 0;
	position: relative;
}
.head_wrap + .nav .nav_ul .nav_list{
	display: inline-block;
	width: 198px;
	height: 40px;
	background: #0260a0;
	vertical-align: top;
	margin-left: 2px;
	transition: all .5s;
}
.head_wrap + .nav .nav_ul .nav_list:first-child{
	margin: 0;
}

.head_wrap + .nav .nav_ul .nav_list.active, 
.head_wrap + .nav .nav_ul .nav_list:hover{
	background: #1a95e0;
}
.head_wrap + .nav .nav_ul .nav_list.active .nav_subMenu, 
.head_wrap + .nav .nav_ul .nav_list.active .text img,
.head_wrap + .nav .nav_ul .nav_list:hover .nav_subMenu,
.head_wrap + .nav .nav_ul .nav_list:hover .text img{
	display: block;
}
.head_wrap + .nav .nav_ul .nav_list .text{
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	padding: 11px 0;
	letter-spacing: 2px;
	color: #fff;
	position: relative;
	cursor: default;
}
.head_wrap + .nav .nav_ul .nav_list .text a{
	color: #fff;
	cursor: pointer;
	cursor: hand;
}
.head_wrap + .nav .nav_ul .nav_list .text img{
	position: absolute; 
	width: 27px;
	height: 12px;
	left: 69px;
	top: 40px;
	display: none;
	z-index: 10;
}
.head_wrap + .nav .nav_ul .nav_list .nav_subMenu{
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	width: 1000px;
	height: 70px;
	font-size: 0;
	background-color: rgba(255,255,255, .9);
	background-image: url(about:blank);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff);
	z-index: 9;
}
.head_wrap + .nav .nav_ul .nav_list .nav_subMenu li{
	display: inline-block;
	padding: 0 12.5px;
	vertical-align: top;
}
.head_wrap + .nav .nav_ul .nav_list .nav_subMenu li a{
	/*display: block;*/
	line-height: 70px;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	transition: all .5s;
}
.head_wrap + .nav .nav_ul .nav_list .nav_subMenu li a:hover{
	color: #0260a0;
}
.nav_subMenu.jgzn{
	padding-left: 74.5px;
}
.nav_subMenu.xxgk{
	padding-left: 180.5px;
}
.nav_subMenu.hxaq{
	padding-left: 207.5px;
}
.nav_subMenu.hlw{
	padding-left: 503px;
}
.nav_subMenu.hdjl{
	padding-left: 405px;
}
/*清除浮动*/
.clear{
	zoom: 1;
}
.clear:after{
	content:"";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}













